Sets a list of Brush-es, each Brush used to stroke all elements in a Series.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public void setCommonSeriesStrokes ( |
A list with Brush instances.
RemarksIf the values in the list are less than the count of the Series, the control cycles through them.
See Also